﻿2026-07-09T06:34:38.1731363Z ##[group]Run actions/checkout@v5
2026-07-09T06:34:38.1732236Z with:
2026-07-09T06:34:38.1732632Z   fetch-depth: 0
2026-07-09T06:34:38.1733098Z   repository: SaberMage/spt-core
2026-07-09T06:34:38.1736498Z   token: ***
2026-07-09T06:34:38.1736909Z   ssh-strict: true
2026-07-09T06:34:38.1737299Z   ssh-user: git
2026-07-09T06:34:38.1737692Z   persist-credentials: true
2026-07-09T06:34:38.1738120Z   clean: true
2026-07-09T06:34:38.1738516Z   sparse-checkout-cone-mode: true
2026-07-09T06:34:38.1739102Z   fetch-tags: false
2026-07-09T06:34:38.1739582Z   show-progress: true
2026-07-09T06:34:38.1739987Z   lfs: false
2026-07-09T06:34:38.1740348Z   submodules: false
2026-07-09T06:34:38.1740758Z   set-safe-directory: true
2026-07-09T06:34:38.1741449Z ##[endgroup]
2026-07-09T06:34:38.2813033Z Syncing repository: SaberMage/spt-core
2026-07-09T06:34:38.2815094Z ##[group]Getting Git version info
2026-07-09T06:34:38.2815862Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-09T06:34:38.2817118Z [command]/usr/bin/git version
2026-07-09T06:34:38.2817598Z git version 2.43.0
2026-07-09T06:34:38.2827820Z ##[endgroup]
2026-07-09T06:34:38.2844066Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/63968b73-2724-472c-be5a-84d33928f09f' before making global git config changes
2026-07-09T06:34:38.2845361Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:34:38.2849108Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T06:34:38.2896113Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-09T06:34:38.2920361Z https://github.com/SaberMage/spt-core
2026-07-09T06:34:38.2932861Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T06:34:38.2936012Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T06:34:38.2959492Z HEAD
2026-07-09T06:34:38.2998500Z ##[endgroup]
2026-07-09T06:34:38.3000738Z [command]/usr/bin/git submodule status
2026-07-09T06:34:38.3216927Z ##[group]Cleaning the repository
2026-07-09T06:34:38.3220418Z [command]/usr/bin/git clean -ffdx
2026-07-09T06:34:38.3255228Z Removing traceable-reqs
2026-07-09T06:34:38.3262616Z [command]/usr/bin/git reset --hard HEAD
2026-07-09T06:34:38.3504588Z HEAD is now at 4367270cf Merge b4862f3fd47942d857a29e81e23bc3195d3f4f27 into 55556482ebca6a2d3c6c453edcbc9b261eb27c15
2026-07-09T06:34:38.3513341Z ##[endgroup]
2026-07-09T06:34:38.3515777Z ##[group]Disabling automatic garbage collection
2026-07-09T06:34:38.3519960Z [command]/usr/bin/git config --local gc.auto 0
2026-07-09T06:34:38.3551869Z ##[endgroup]
2026-07-09T06:34:38.3552608Z ##[group]Setting up auth
2026-07-09T06:34:38.3565373Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:34:38.3588254Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T06:34:38.3788523Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:34:38.3822425Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T06:34:38.4029279Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:34:38.4061317Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T06:34:38.4264588Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-09T06:34:38.4301920Z ##[endgroup]
2026-07-09T06:34:38.4302809Z ##[group]Fetching the repository
2026-07-09T06:34:38.4310588Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +4367270cf278104e132dcaaaaac6126d44ec8a7f:refs/remotes/pull/66/merge
2026-07-09T06:34:39.0989859Z From https://github.com/SaberMage/spt-core
2026-07-09T06:34:39.0991724Z  * [new branch]          pump-w1-fix -> origin/pump-w1-fix
2026-07-09T06:34:39.1055090Z ##[endgroup]
2026-07-09T06:34:39.1056493Z ##[group]Determining the checkout info
2026-07-09T06:34:39.1057656Z ##[endgroup]
2026-07-09T06:34:39.1061662Z [command]/usr/bin/git sparse-checkout disable
2026-07-09T06:34:39.1118866Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-09T06:34:39.1158124Z ##[group]Checking out the ref
2026-07-09T06:34:39.1161340Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/66/merge
2026-07-09T06:34:39.1249044Z HEAD is now at 4367270cf Merge b4862f3fd47942d857a29e81e23bc3195d3f4f27 into 55556482ebca6a2d3c6c453edcbc9b261eb27c15
2026-07-09T06:34:39.1256629Z ##[endgroup]
2026-07-09T06:34:39.1318344Z [command]/usr/bin/git log -1 --format=%H
2026-07-09T06:34:39.1364688Z 4367270cf278104e132dcaaaaac6126d44ec8a7f
